86xx: Convert all fsl_pci_init users to new APIs
authorKumar Gala <[email protected]>
Wed, 22 Oct 2008 19:38:55 +0000 (14:38 -0500)
committerAndrew Fleming-AFLEMING <[email protected]>
Fri, 24 Oct 2008 22:35:48 +0000 (17:35 -0500)
commitc2083e0e11a03ef8be2e9f0ed8720fdc20832f3e
tree406ce2195322220f59d3abe2c230487fdd058f1e
parent2dba0dea98c0dee1799ffd6fd6eb541645dbbd98
86xx: Convert all fsl_pci_init users to new APIs

Converted MPC8610HCPD, MPC8641HPCN, and SBC8641D to use
fsl_pci_setup_inbound_windows() and ft_fsl_pci_setup().

With these changes the board code is a bit smaller and we get dma-ranges
set in the device tree for these boards.

Signed-off-by: Kumar Gala <[email protected]>
Signed-off-by: Andrew Fleming-AFLEMING <[email protected]>
Acked-by: Jon Loeliger <[email protected]>
board/freescale/mpc8610hpcd/mpc8610hpcd.c
board/freescale/mpc8641hpcn/mpc8641hpcn.c
board/sbc8641d/sbc8641d.c
include/configs/MPC8610HPCD.h
include/configs/MPC8641HPCN.h
include/configs/sbc8641d.h